Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8.8 #14996

Merged
merged 26 commits into from
Oct 31, 2024
Merged

8.8 #14996

merged 26 commits into from
Oct 31, 2024

Conversation

vkarpov15
Copy link
Collaborator

Summary

8.8.0 is ready for release 👍

Examples

vkarpov15 and others added 26 commits October 8, 2024 14:23
…tamps, including subdocuments, to a given POJO

Fix #14698
feat(model): add applyTimestamps() function to apply all schema timestamps, including subdocuments, to a given POJO
feat: allow defining virtuals on arrays, not just array elements
Co-authored-by: hasezoey <[email protected]>
feat(model): add hideIndexes option to syncIndexes() and cleanIndexes()
feat(query): add schemaLevelProjections option to query to disable schema-level select: false
fix(query): make sanitizeFilter disable implicit $in
types: add __v to lean() result type and ModifyResult
types: added toJSON:flattenObjectIds effect
Copy link
Collaborator

@hasezoey hasezoey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; works with typegoose after a small change (adding Default__v into the types)

@vkarpov15 vkarpov15 merged commit 53b2750 into master Oct 31, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants